home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / fredfish / 1059.lha / Programs / MathPlot / Macros / test7.rexx < prev    next >
OS/2 REXX Batch file  |  1994-12-15  |  291b  |  17 lines

  1. /* Test of rx */
  2. address "MPlot_ARexx"
  3. options results
  4.  
  5. say "Start Test"
  6. rx 'console rxtest'
  7. say "End of Test"
  8.  
  9. showabout
  10. /* result should be 7 */
  11. say rc rc2 result
  12.  
  13. ahalasdfj 
  14. say rc rc2 result
  15. /* should be: rc=5, rc2=1, or have YOU got a */
  16. /* file ahalasdfj.mpl ??????????????????     */
  17.